PowerTools ActiveReports for .NET 9.0J
ReportItemCollection コンストラクタ(IEnumerable<ReportItem>)

ReportItemCollectionクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal items As IEnumerable(Of ReportItem) _
)
public ReportItemCollection( 
   IEnumerable<ReportItem> items
)

パラメータ

items
参照

関連項目

ReportItemCollection クラス
ReportItemCollection メンバ
オーバーロード一覧

 

 


©2003-2015 GrapeCity inc. All rights reserved.